home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 40
/
Vol 40.iso
/
games
/
bee_dodg.swf
/
scripts
/
DefineButton2_178
/
BUTTONCONDACTION on(release).as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2007-05-10
|
314 b
|
13 lines
on(release){
if(this._currentframe != 5)
{
ab20_09 = new LoadVars();
ab20_09.z = _root.beename;
ab20_09.x = realScore;
ab20_09.c = 774;
ab20_09.v = "OHFXDJ";
ab20_09.sendAndLoad("http://armorbot.com/s_b",ab20_09,"POST");
_root.submitted._x = 367;
}
}